home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 23 / Amiga Format AFCD23 (Feb 1998, Issue 107).iso / -seriously_amiga- / shareware / misc / identify / include / modules / identify.txt < prev   
Text File  |  1997-12-12  |  425b  |  14 lines

  1. ShowModule v1.10 (c) 1992 $#%!
  2. now showing: "identify.m"
  3. NOTE: don't use this output in your code, use the module instead.
  4.  
  5. LIBRARY identifybase         /* informal notation */
  6.   IdExpansion(A0)     /* -30 (1E) */
  7.   IdHardware(D0,A0)     /* -36 (24) */
  8.   IdAlert(D0,A0)     /* -42 (2A) */
  9.   IdFunction(A0,D0,A1)     /* -48 (30) */
  10.   IdHardwareNum(D0,A0)     /* -54 (36) */
  11.   IdHardwareUpdate()     /* -60 (3C) */
  12. ENDLIBRARY
  13.  
  14.